inspector: Use a separate display connection
authorMatthias Clasen <mclasen@redhat.com>
Fri, 24 Oct 2014 19:55:31 +0000 (15:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 24 Oct 2014 19:57:33 +0000 (15:57 -0400)
commitc16fa45bfe3b68bbfe8b4ffc8851d37eb1985f9f
tree3a3fd50e0763eb147d5e6252f045da6fbf922199
parentfea13fcfc1a7d9e286d5bb12bdbb8b5acd774001
inspector: Use a separate display connection

This helps isolate the inspector from some of the changes that
it can trigger. To specify a different display, set
GTK_INSPECTOR_DISPLAY to the name of the display to use for
the inspector window. If no display is specified, GTK+ will
use a separate connection to the default display.
gtk/inspector/general.c
gtk/inspector/inspect-button.c
gtk/inspector/object-tree.c
gtk/inspector/visual.c
gtk/inspector/window.c
gtk/inspector/window.h